home *** CD-ROM | disk | FTP | other *** search
/ Champak 120 / Vol 120.iso / games / tobby_ur.swf / scripts / frame_100 / DoAction.as
Encoding:
Text File  |  2010-11-09  |  124 b   |  5 lines

  1. this.attachMovie("Win_stageclear","winClearMC",10000);
  2. this.winClearMC._x = 320;
  3. this.winClearMC._y = 240;
  4. this.stop();
  5.